home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 46
/
PC Gamer IT CD 46 2-2.iso
/
utility
/
notepads
/
_SETUP.1
/
Notepads.exe
/
0
/
RCDATA
/
TGEDITORFORM
/
TGEDITORFORM.txt
Wrap
Text File
|
1999-09-08
|
2KB
|
87 lines
object GEditorForm: TGEditorForm
Left = 200
Top = 107
BorderStyle = bsDialog
Caption = '�������'
ClientHeight = 255
ClientWidth = 341
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 6
Top = 8
Width = 246
Height = 241
end
object Image1: TImage
Left = 10
Top = 12
Width = 237
Height = 233
Stretch = True
end
object CB1: TCheckBox
Left = 260
Top = 232
Width = 73
Height = 17
Caption = '���������'
State = cbChecked
TabOrder = 3
OnClick = CB1Click
end
object Button1: TButton
Left = 260
Top = 68
Width = 75
Height = 25
Caption = '��'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Left = 260
Top = 96
Width = 75
Height = 25
Cancel = True
Caption = '������'
ModalResult = 2
TabOrder = 2
end
object Button3: TButton
Left = 260
Top = 8
Width = 75
Height = 25
Caption = '���������'
TabOrder = 0
OnClick = BitBtn1Click
end
object Button4: TButton
Left = 260
Top = 36
Width = 75
Height = 25
Caption = '��������'
TabOrder = 4
OnClick = Button4Click
end
object OpenDlg: TOpenDialog
DefaultExt = 'bmp'
FileEditStyle = fsEdit
Filter =
'����������� ����� (*.bmp *.ico *.wmf *.emf)|*.bmp;*.ico;*.wmf;*.' +
'emf|��� �����|*.*'
Title = '�������� �����'
Left = 52
Top = 40
end
end